home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / graphics / turtle_2 / Text / !TurtMan / squgrid < prev    next >
Encoding:
Text File  |  1991-07-17  |  605 b   |  25 lines

  1. SQUGRID
  2.  
  3. INFO
  4. SQUGRID provides you with a square spotty grid
  5. which is useful for some types of drawing.
  6.  
  7. Type NM 15 <return> then GRID <return> to draw
  8. the grid. The dots will be 15 units apart
  9.  
  10. When you have finished drawing you can remove
  11. the dots from your drawing by typing NOGRID.
  12.  
  13. It is usually a good idea to plan your work
  14. carefully on paper beforehand.
  15.  
  16. IDEAS
  17.  
  18. You can draw a grid with dots that are closer
  19. together or further apart by first typing NM
  20. followed by a number. For example, NM 20 <return>
  21. then GRID <return> will draw a grid with dots
  22. that are 20 units apart. 
  23.  
  24.  
  25. NB user-defined keys